home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Speccy ClassiX 1998
/
Speccy ClassiX 98.iso
/
amiga_system
/
the_aminet
/
dev
/
gcc
/
ixemulsdk.lha
/
include
/
values.h
< prev
next >
Wrap
C/C++ Source or Header
|
1994-02-23
|
137b
|
12 lines
/* a little present for C++ .. */
#ifndef _VALUES_H
#define _VALUES_H
#include <float.h>
#include <limits.h>
#endif /* _VALUES_H */